Skip to content

build: update to jasmine 6#32694

Merged
crisbeto merged 1 commit intoangular:mainfrom
crisbeto:jasmine-6
Jan 29, 2026
Merged

build: update to jasmine 6#32694
crisbeto merged 1 commit intoangular:mainfrom
crisbeto:jasmine-6

Conversation

@crisbeto
Copy link
Copy Markdown
Member

Updates the repo to Jasmine 6 and resolves a breakage due to karma-jasmine-html-reporter not supporting it yet. I ended up removing the reporter since we run the tests through Bazel which wasn't showing the specific debug page anyways.

@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Jan 23, 2026
@angular-robot angular-robot Bot added the area: build & ci Related the build and CI infrastructure of the project label Jan 23, 2026
@crisbeto crisbeto added target: minor This PR is targeted for the next minor release and removed target: patch This PR is targeted for the next patch release labels Jan 23, 2026
"//src/material:sass_lib",
"//src/material-experimental:sass_lib",
],
shard_count = 4,
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Context here is that enabling sharding was causing a runtime error in the build rule dependency. I ended up disabling it since the tests actually run way faster without the sharding.

Updates the repo to Jasmine 6 and resolves a breakage due to `karma-jasmine-html-reporter` not supporting it yet. I ended up removing the reporter since we run the tests through Bazel which wasn't showing the specific debug page anyways.
@crisbeto crisbeto removed the request for review from wagnermaciel January 29, 2026 07:34
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Jan 29, 2026
@crisbeto crisbeto merged commit d67ac1f into angular:main Jan 29, 2026
25 of 27 checks passed
@crisbeto
Copy link
Copy Markdown
Member Author

This PR was merged into the repository. The changes were merged into the following branches:

@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Mar 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants